OpenOnHover Property (MenuBase<T>)
Gets or sets a value that determines whether the menu should open and close automatically when the mouse hovers over the items.
public bool OpenOnHover {get; set;}
'Declaration
Public Property OpenOnHover As Boolean